getMarginStart
Deprecated
Use getMarginStart directly.
Get the relative starting margin that was set.
On platform versions supporting bidirectional text and layouts this value will be resolved into the LayoutParams object's left or right margin as appropriate when the associated View is attached to a window or when the layout direction of that view changes.
Return
the margin along the starting edge in pixels
Parameters
lp
LayoutParams to query